@charset "UTF-8";

.topBox {
    width: 1320px;
    display: flex;
    margin: 0 auto
}
.topBox img{
    margin:0 auto;
    height:205px;
    width:100%;
    -webkit-transform:unset;
    -webkit-transition-timing-function:unset;
    -webkit-transition-duration: unset;
    -moz-transform: unset;
    -moz-transition-timing-function: unset;
    -moz-transition-duration: unset;
    object-fit:unset;
}
.topBox img:hover{
    -webkit-transform:unset;
    -webkit-transition-timing-function:unset;
    -webkit-transition-duration: unset;
    -moz-transform: unset;
    -moz-transition-timing-function: unset;
    -moz-transition-duration: unset;
    overflow:unset;
}
.top {
    height: 348px;
    background: #FFFFFF;
    box-shadow: 0px 4px 10px 0px rgba(203, 203, 203, 0.302);
    border-radius: 0px 0px 0px 0px;
    opacity: 1;
    margin-top: 294px;
}

.topMainDiv {
    width: 100%;
    display: flex;
}

.topNews {
    background: #fff;
    border-radius: 0px 0px 0px 0px;
    opacity: 1;
    margin: 19px auto 0px auto;
}

.topNewsLink {
    width: 1120px;
    font-size: 40px;
    font-family: Source Han Serif CN-Bold, Source Han Serif CN;
    font-weight: 700;
    color: #3D3D3D;
    line-height: 57px;
    float: left;
    margin: 19px 0 20px 100px;
    text-align: center;
}

.topNewsLink1 {
    width: 1231px;
    float: left;
    font-size: 24px;
    font-family: Source Han Sans CN-Regular, Source Han Sans CN;
    font-weight: 400;
    color: #949494;
    line-height: 35px;
    margin: 0px 0 26px 45px;
}

.ggImg {
    margin: 10px auto;
}

.topNews1 {
    width: 1280px;
    height: 167px;
    background: #EDF7FF;
    border-radius: 0px 0px 0px 0px;
    opacity: 1;
}

.topNewsLink2 {
    width: 1248px;
    height: 46px;
    font-size: 26px;
    font-family: Source Han Sans CN-Bold, Source Han Sans CN;
    font-weight: 700;
    color: #000000;
    line-height: 46px;
    float: left;
    margin: 23px 0 0 16px;
    text-align: center;
}

.topNewsLink3 {
    width: 600px;
    height: 25px;
    font-size: 17px;
    font-family: Source Han Sans CN-Regular, Source Han Sans CN;
    font-weight: 400;
    color: #262626;
    line-height: 25px;
    float: left;
    margin: 16px 0 0 16px;
}

.imgBox {
    height: 523px;
    border-radius: 0px 0px 0px 0px;
    opacity: 1;
}

.ggImgLink {
    width: 250px;
    height: 94px;
    border-radius: 0px 0px 0px 0px;
    opacity: 1;
    float: left;
    margin: 0 8px 8px 0;
}

.ggImgLink img {
    width: 100%;
    height: 100%;
}

.ggImgLink:nth-child(5n) {
    margin: 0 0 8px 0;
}

.divList {
    float: left;
    width: 364px;
    margin: 0 20px 0 0;
    height: 608px;
    background: #FFFFFF;
    padding: 0 28px;
}

.divList:nth-child(3n) {
    margin: 0 0 0px 0;
}

.divName {
    float: left;
    width: 100%;
    height: 51px;
    border-bottom: 1px solid #D8D8D8;
    padding: 13px 0 0 0;
}

.divName span,.divName a{
    font-size: 24px;
    font-family: Source Han Sans CN-Bold, Source Han Sans CN;
    font-weight: 700;
    color: #DE0615;
    padding: 0 6px;
    float: left;
    height: 51px;
    line-height: 51px;
    border-bottom: 2px solid #DE0615;
    cursor: pointer;
}

.more {
    background: url("../imgs/index/more.png") right center no-repeat;
    float: right;
    width: 28px;
    height: 42px;
    font-size: 14px;
    font-family: Source Han Sans CN-Regular, Source Han Sans CN;
    font-weight: 400;
    color: #666666;
    line-height: 42px;
    padding-right: 20px;
}

.listNews {
    width: 100%;
    height: 45px;
    font-size: 20px;
    font-family: Source Han Sans CN-Regular, Source Han Sans CN;
    font-weight: 400;
    color: #3D3D3D;
    line-height: 45px;
    float: left;
    background: url("../imgs/2024/icon.png") 0 center/6px 6px no-repeat;
    padding-left: 21px;
}

.listNewsDiv {
    float: left;
    width: 100%;
    height: 142px;
    margin: 21px 0 24px 0;
}

.listNewsDiv img {
    width: 190px;
    height: 142px;
    float: left;
    margin: 0 16px 0 0;
}

.listNews1 {
    width: 147px;
    line-height: 45px;
    font-size: 20px;
    font-family: Source Han Sans CN-Regular, Source Han Sans CN;
    font-weight: 400;
    color: #3D3D3D;
    float: left;
    /* margin: 16px 0 0 0; */
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    text-align: justify;
    
}

.city {
    font-size: 12px;
    font-family: Source Han Sans CN-Regular, Source Han Sans CN;
    font-weight: 400;
    color: #3578E3;
    line-height: 17px;
    padding: 0 7px;
    height: 17px;
    background: rgba(53, 120, 227, 0.28);
    border-radius: 2px 2px 2px 2px;
    opacity: 1;
}

.listNews5 {
    width: 395px;
    height: 59px;
    font-size: 16px;
    font-family: Source Han Sans CN-Regular, Source Han Sans CN;
    font-weight: 400;
    color: #262626;
    line-height: 59px;
    border-bottom: 1px dotted #3578E3;
    float: left;
    margin: 0 8px 0 0;
}

.divName1 {
    background: url("../imgs/index/name.png") 0 center no-repeat;
    float: left;
    width: 1250px;
    height: 57px;
    font-size: 22px;
    font-family: Source Han Sans CN-Bold, Source Han Sans CN;
    font-weight: 700;
    color: #000000;
    line-height: 57px;
    padding: 0 0 0px 32px;
}

.videoList {
    float: left;
    width: 633px;
    height: 403px;
    position: relative;
    margin: 0 15px 0 0;
}

.videoLogo {
    float: left;
    width: 633px;
    height: 403px;
}

.videoIcon {
    float: left;
    width: 57px;
    height: 57px;
    position: absolute;
    top: 293px;
    left: 14px;
}

.videoTitle {
    width: 633px;
    height: 40px;
    background: rgba(0, 0, 0, 0.56);
    border-radius: 0px 0px 0px 0px;
    opacity: 1;
    position: absolute;
    bottom: 0;
    left: 0;
    height: 40px;
    font-size: 14px;
    font-family: Source Han Sans CN-Regular, Source Han Sans CN;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 40px;
    text-indent: 14px;
}

.videoList1 {
    float: left;
    width: 310px;
    height: 195px;
    position: relative;
    margin: 0 14px 15px 0;
}

.videoLogo1 {
    float: left;
    width: 310px;
    height: 195px;
}

.videoIcon1 {
    float: left;
    width: 32px;
    height: 32px;
    position: absolute;
    top: 115px;
    left: 9px;
}

.videoTitle1 {
    width: 310px;
    height: 40px;
    background: rgba(0, 0, 0, 0.56);
    border-radius: 0px 0px 0px 0px;
    opacity: 1;
    position: absolute;
    bottom: 0;
    left: 0;
    height: 40px;
    font-size: 14px;
    font-family: Source Han Sans CN-Regular, Source Han Sans CN;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 40px;
    text-indent: 14px;
}

.videoList1:nth-child(6),
.videoList1:nth-child(4),
.videoList1:nth-child(10) {
    margin: 0 0 0px 0;
}

.ggImgLink1 {
    width: 417px;
    height: 128px;
    border-radius: 0px 0px 0px 0px;
    opacity: 1;
    float: left;
    margin: 0 15px 15px 0;
}

.ggImgLink1 img {
    width: 100%;
    height: 100%;
}

.ggImgLink1:nth-child(3n) {
    margin: 0 0 15px 0;
}

.sportBox {
    width: 100%;
    height: 560px;
    background: url("../imgs/index/sport.png") center 0 no-repeat;
    display: flex;
}

.sportList {
    width: 240px;
    height: 313px;
    background: #FFFFFF;
    border-radius: 0px 0px 0px 0px;
    opacity: 1;
    float: left;
    margin: 153px 20px 0 0;
}

.sportList:last-child {
    margin: 153px 0 0px 0;
}

.sportLogo {
    width: 240px;
    height: 187px;
    border-radius: 0px 0px 0px 0px;
    opacity: 1;
}

.sportTitle {
    width: 218px;
    height: 46px;
    font-size: 16px;
    font-family: Source Han Sans CN-Regular, Source Han Sans CN;
    font-weight: 400;
    color: #262626;
    line-height: 23px;
    margin: 30px 0 0 9px;
}

.ggImg2 {
    margin: 50px auto;
}

.mainLeft {
    float: left;
    width: 852px;
}

.divName2 {
    background: url("../imgs/index/name.png") 0 center no-repeat;
    float: left;
    width: 822px;
    height: 32px;
    font-size: 22px;
    font-family: Source Han Sans CN-Bold, Source Han Sans CN;
    font-weight: 700;
    color: #000000;
    padding: 0 0px 0px 32px;
    border-bottom: 1px solid #3578E3;
    margin: 0 0 31px 0;
}

.mainRight {
    float: right;
    width: 414px;
}

.videoList3 {
    width: 565px;
    height: 331px;
    float: left;
    position: relative;
    margin: 0 13px 0 0;
}

.videoLogo3 {
    float: left;
    width: 565px;
    height: 331px;
}

.videoTitle3 {
    width: 565px;
    height: 40px;
    background: rgba(0, 0, 0, 0.56);
    border-radius: 0px 0px 0px 0px;
    opacity: 1;
    position: absolute;
    bottom: 0;
    left: 0;
    font-size: 14px;
    font-family: Source Han Sans CN-Regular, Source Han Sans CN;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 40px;
    text-indent: 14px;
}

.videoList4 {
    width: 274px;
    height: 160px;
    float: left;
    position: relative;
}

.videoLogo4 {
    float: left;
    width: 274px;
    height: 160px;
}

.videoTitle4 {
    width: 274px;
    height: 40px;
    background: rgba(0, 0, 0, 0.56);
    border-radius: 0px 0px 0px 0px;
    opacity: 1;
    position: absolute;
    bottom: 0;
    left: 0;
    font-size: 14px;
    font-family: Source Han Sans CN-Regular, Source Han Sans CN;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 40px;
    text-indent: 14px;
}

.videoList4:nth-child(3) {
    margin: 0 0 10px 0;
}

.ggImgLink3 {
    width: 313px;
    height: 93px;
    border-radius: 0px 0px 0px 0px;
    opacity: 1;
    float: left;
    margin: 0 10px 10px 0;
}

.ggImgLink3 img {
    width: 100%;
    height: 100%;
}

.ggImgLink3:nth-child(4n) {
    margin: 0 0 15px 0;
}

.divList1 {
    float: left;
    width: 312px;
    margin: 0 11px 0 0;
    height: 230px;
}

.divList1:nth-child(4n) {
    margin: 0 0 0px 0;
}

.divName3 {
    width: 312px;
    height: 45px;
    background: #FFFFFF;
    border-radius: 0px 0px 0px 0px;
    opacity: 1;
    font-size: 18px;
    font-family: Source Han Sans CN-Bold, Source Han Sans CN;
    font-weight: 700;
    color: #3578E3;
    line-height: 45px;
    text-indent: 7px;
    float: left;
}

.listNews2 {
    width: 211px;
    height: 48px;
    font-size: 20px;
    font-family: Source Han Sans CN-Regular, Source Han Sans CN;
    font-weight: 400;
    color: #3D3D3D;
    line-height: 24px;
    margin: 7px 0;
    float: left;
}


.listNewsDiv1 {
    float: left;
    width: 211px;
    height: 181px;
    margin: 0px 23px 0 0;
}

.listNewsDiv1 img {
    width: 211px;
    height: 119px;
    float: left;
}

.listNews3 {
    float: left;
    width: 360px;
    height: 45px;
    font-size: 20px;
    font-family: Source Han Sans CN-Regular, Source Han Sans CN;
    font-weight: 400;
    color: #3D3D3D;
    line-height: 45px;
}

.listNews4 {
    width: 594px;
    height: 45px;
    font-size: 20px;
    font-family: Source Han Sans CN-Regular, Source Han Sans CN;
    font-weight: 400;
    color: #3D3D3D;
    line-height: 45px;
    float: left;
}

.mediaBottom {
    float: left;
    margin: 7.5px 0 0 0;
}

.mediaBottom a {
    height: 115px;
    float: left;
    margin: 0 7.5px 0 0;
}

.mediaBottom a:last-child {
    margin: 0 0px 0 0;
}

.bottom1 {
    background: url("../imgs/index/b1.png") center center #E56B62 no-repeat;
    width: 207px;
}

.bottom2 {
    background: url("../imgs/index/b2.png") center center #E56B62 no-repeat;
    width: 100px;
}

.bottom3 {
    background: url("../imgs/index/b3.png") center center #E56B62 no-repeat;
    width: 100px;
}

.bottom4 {
    background: url("../imgs/index/b4.png") center center #E56B62 no-repeat;
    width: 207px;
}

.bottom5 {
    background: url("../imgs/index/b5.png") center center #E56B62 no-repeat;
    width: 100px;
}

.bottom6 {
    background: url("../imgs/index/b6.png") center center #E56B62 no-repeat;
    width: 100px;
}

.bottom7 {
    background: url("../imgs/index/b7.png") center center #E56B62 no-repeat;
    width: 100px;
}

.bottom8 {
    background: url("../imgs/index/b8.png") center center #E56B62 no-repeat;
    width: 314px;
}

.mediaTop {
    float: left;
}

.mediaTop a {
    height: 115px;
    float: left;
    margin: 0 7.5px 0 0;
    background: #E56B62;
}

.mediaTop a:last-child {
    margin: 0 0px 0 0;
}

.mediaCenter {
    float: left;
    width: 644px;
}

.mediaTop .top1 {
    width: 423px;
    height: 238px;
}

.mediaTop .top2 {
    width: 422px;
    margin: 0 7.5px 7.5px 0;
}

.mediaTop .top3 {
    width: 207px;
    background: url("../imgs/index/t1.png") center center #E56B62 no-repeat;
    margin: 0 7.5px 7.5px 0;
}

.mediaTop .top4 {
    width: 207px;
    background: url("../imgs/index/t2.png") center center #E56B62 no-repeat;
}

.mediaTop .top5 {
    width: 100px;
}

.mediaTop .top6 {
    width: 207px;
    background: url("../imgs/index/t4.png") center center #E56B62 no-repeat;
}

.mediaTop .top7 {
    width: 100px;
}

.mediaTop .top8 {
    width: 207px;
    height: 238px;
    background: url("../imgs/index/t5.png") center center #E56B62 no-repeat;
}

.mediaMainDiv {
    width: 100%;
    height: 477px;
    background: url("../imgs/index/mediaBg.png") center bottom no-repeat;
    display: flex;
}
#swiper1 {
    width: 805px;
    height: 523px;
    float: left;
    background:#fff;
 
}

#swiper1 img {
    width: 805px;
    height: 453px;
    
}

#swiper1 .text {
    bottom: 0px;
    height: 46px;
    line-height: 23px;
    position: absolute;
    border-radius: 0px 0px 0px 0px;
    opacity: 1;
    right: left;
    font-family: Source Han Serif CN-SemiBold, Source Han Serif CN;
    font-weight: 600;
    color: #000000;
    width: 632px;
    font-size:20px;
    margin-left:10px
}

#swiper1 .swiper-pagination {
    bottom: 0px;
    right: 0;
    left: unset;
    width: 74px;
    height: 52px;
    font-size: 24px;
    position: absolute;
    font-family: Source Han Serif CN-SemiBold, Source Han Serif CN;
    font-weight: 600;
    color: #000000;
}

#swiper1 .swiper-pagination .swiper-pagination-current {
    font-size: 45px;
    font-weight: 600;
}
.imgplayBox {
    height: 438px;
    background: #FFFFFF;
    padding: 0 28px;
    width: 1264px;
}
.mt40 {
    margin-top: 40px;
}
.rightLink {
    border-bottom: 1px solid #D8D8D8;
    width: 473px;
    height: 88px;
    font-size: 20px;
    font-family: Source Han Sans CN-Normal, Source Han Sans CN;
    font-weight: 350;
    color: #3D3D3D;
    line-height: 29.3px;
    padding: 8px 6px 8px 6px;
    float: left;
}
.rightLink:last-child {
    border: none;
    width: 473px;
    height: 88px;
    font-size: 20px;
    font-family: Source Han Sans CN-Normal, Source Han Sans CN;
    font-weight: 350;
    color: #3D3D3D;
    line-height: 29.3px;
    padding: 8px 6px 8px 6px;
    float: left;
}
.rightLink:hover {
    color: #fff;
    background: #DE0615;
}

.specialNotice {
    height: 284px;
}

.specialDiv {
    width: 594px;
    height: 284px;
    background: #FFFFFF;
    float: left;
    padding: 0 28px;
}

.noticeDiv {
    width: 594px;
    height: 284px;
    background: #FFFFFF;
    float: right;
    padding: 0 28px;
}

.mb21 {
    margin-bottom: 21px;
}
.imgplayBox a{
    float: left;
    width: 194px;
    height: 145px;
    margin: 21px 20px 0 0 ;
}
.imgplayBox a img{
    float: left;
    width: 194px;
    height: 145px;
}
.imgplayBox a:nth-child(6n+1){
    margin: 21px 0px 0 0 ;
}
.swiperRight{
    width: 485px;
    float: right;
    background-color: #fff;
    height: 523px;
}
.flex-right{
    position: fixed;
    bottom: 40px;
    width: 42px;
    z-index: 9999;
    top: unset;
    right: 30px;
}
.flex-right>a>div{
    position: absolute;
    top:-100px;
    right: 55px;
    background: #FFFFFF;
    padding: 10px;
    border: 1px solid #E8E8E8;
    border-radius: 3px;
    width: 100px;
    height: 121px;
    display: none;
}
.flex-right img{
    width: 100%;
    display: block;
}
.flex-right p{
    font-size: 12px;
    color: #666666;
    line-height: 16px;
    padding-top: 5px;
    text-align: center;
}
.flex-right>a:hover div{
    display: block;
}
.right-down i{
    background: url("../imgs/icon/phone.png") no-repeat;
    background-size: 100%;
}
.right-down i:hover{
    background: url("../imgs/icon/phone.png") no-repeat;
    background-size: 100%;
}
.right-edit i{
    background: url("../imgs/icon/cang.png") no-repeat;
    background-size: 100%;
}
.right-edit i:hover{
    background: url("../imgs/icon/cang.png") no-repeat;
    background-size: 100%;
}
.right-top i{
    background: url("../imgs/icon/top.png") no-repeat;
    background-size: 100%;
}
.right-top i:hover{
    background: url("../imgs/icon/top.png") no-repeat;
    background-size: 100%;
}
.flex-right a{
    display: block;
    width: 42px;
    position: relative;
    height: 42px;
    cursor: pointer;
    margin-top: 10px;
    border-radius: 50%;
}
.flex-right i{
    display: block;
    width: 100%;
    height: 100%;
}
.topBottom{
    height:100px;
    background: url('../imgs/2024/shizheng.png') #fff 0 10px/30px 70px no-repeat;
    margin: 0px auto 40px auto;
    padding: 0 40px;
    box-sizing: border-box;
}
.topBottomLink {
    width: 380px;
    height: 45px;
    font-size: 20px;
    font-family: Source Han Sans CN-Regular, Source Han Sans CN;
    font-weight: 400;
    color: #3D3D3D;
    line-height: 45px;
    float: left;
    background: url("../imgs/2024/icon.png") 10px center/6px 6px no-repeat;
    padding-left: 31px;
}
#swiper1 .swiper-button-prev{
    background: url("../imgs/icon/left.png") center center/32px 32px no-repeat;
    width:32px;
}
#swiper1 .swiper-button-next{
    background: url("../imgs/icon/right.png") center center/32px 32px no-repeat;
    width:32px;
}